home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000260_blitz-list-request_Tue Aug 30 17:22:41 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  1KB

  1. Received: from gate.ggr.co.uk (gate.ggr.co.uk [193.128.25.10]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id RAA12992 for <blitz-list@helsinki.fi>; Tue, 30 Aug 1994 17:22:16 +0300
  2. Received: from mailhub.ggr.co.uk by gate.ggr.co.uk; Tue, 30 Aug 1994 15:20:49 +0100
  3. Message-Id: <13067.199408301415@mailhub.ggr.co.uk>
  4. Received: from UKSYSA.ggr.co.uk by mailhub.ggr.co.uk; Tue, 30 Aug 1994 15:15:41 +0100
  5. From: Mr M L Funnell <mlf27308@ggr.co.uk>
  6. Date: 30 Aug 94 14:43:00 BST
  7. Subject: Autobooting.
  8. To: blitz-list@helsinki.fi
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset="us-ascii"
  11. Content-Transfer-Encoding: 7bit
  12. X-Status: 
  13. Status: O
  14.  
  15.  
  16.  
  17.  
  18. Hi all(or is it just OTT left?)
  19.  
  20.  
  21.         I've written a short program(star scrolly thing) that I want to put
  22. on a boot block loader.  I have the routines to put things on blocks of the
  23. disk and to call them at certain address from the boot-block itself.
  24.  
  25.         The Program loads - does not crash, but just sits there, a blank
  26. screen and nothing else.  I've relocated everything to a base address then
  27. called that address from the loader code.
  28.  
  29.         Does anything else need to be done?????
  30.  
  31.  
  32.